home *** CD-ROM | disk | FTP | other *** search
- Subject: ODFacet parameter in RenderShape
- Sent: 3/8/96 10:29 AM
- Received: 3/8/96 9:41 AM
- From: Arni McKinley, motion@nbn.com
- Reply-To: ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- Henri,
-
- I've noticed that there is an ODFacet parameter in the RenderShape() method
- of CRectShap and other shapes in ODFDraw which isn't used. I noticed that
- none of the FW_CShape methods need it for their Render() methods, which the
- RenderShape() methods call.
-
- I got confused trying to render a rectangle to a bitmap which doesn't have
- a facet and worried about sending in a NULL, until I discovered this
- tidbit.
-
- Perhaps you might want to consider dropping the parameter.
-
- Arni McKinley
-
-